home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4130 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: mail2news.demon.co.uk!tsys.demon.co.uk
  2. From: Tom Wheeley <tomw@tsys.demon.co.uk>
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Date: Thu, 15 Feb 96 23:57:52 GMT
  6. Organization: City Zen FM
  7. Message-ID: <824428672snz@tsys.demon.co.uk>
  8. References: <4f3od9$2jg@zeus.tcp.co.uk> <jderrick-0502961551360001@slip037.csc.cuhk.hk> <3118310E.52F@psu.edu> <4fiuh2$qrj@fulton.cs.unc.edu> <311E38D7.71BC@psu.edu> <824147592snz@chrism.demon.co.uk>
  9. Reply-To: tomw@tsys.demon.co.uk
  10. X-NNTP-Posting-Host: tsys.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.30
  12. X-Sig-By: Tomsystems Quote v1.2.  (c)1996 Tom Wheeley, tomw@tsys.demon.co.uk
  13. X-Mail2News-Path: tsys.demon.co.uk
  14.  
  15. In article <824147592snz@chrism.demon.co.uk>
  16.            chris@chrism.demon.co.uk "Chris Marriott" writes:
  17.  
  18. > In article <311E38D7.71BC@psu.edu> chc104@psu.edu "Christopher H. Clark" writes:> 
  19. > >Jonathan Cohen wrote:
  20. > >> 
  21. > >> Sorry to quibble, but...
  22. > >> 
  23. > >>    A VECTOR IS NOT A POINT!!!!
  24. > >> 
  25. > >> Now back to our regular program.
  26. > >
  27. > >Points are vectors.
  28. > No they aren't. A vector has a DIRECTION in space, not merely a POSITION.
  29. > It requires TWO points to define it.
  30.  
  31. Now that _is_ wrong.
  32.  
  33. A vector is just a way of describing a length with a certain direction.
  34.  
  35. Points may be referenced via POSITION VECTORS, and they are absolute within
  36. your reference, being a Vector from point (0,0,0...)
  37.  
  38. You can define a vector using two points, but that vector can be moved anywhere
  39. within your space and remain THE SAME VECTOR.
  40.  
  41. Thus two points can define a vector, but they are not the only two points to
  42. do so.
  43. -- 
  44. * TQ 1.0 * The 'Just So Quotes'.
  45. Jesus rose from the dead and the apostles came unto him saying "How's Elvis"
  46.  
  47.